set
operator fun DslList<ModuleConfigProtos.RemoteHardwarePin, ModuleConfigKt.RemoteHardwareConfigKt.Dsl.AvailablePinsProxy>.set(index: Int, value: ModuleConfigProtos.RemoteHardwarePin)
Exposes the available pins to the mesh for reading and writing
Content copied to clipboard
repeated .meshtastic.RemoteHardwarePin available_pins = 3;
Parameters
index
The index to set the value at.
value
The availablePins to set.